TextStyleLineThroughWordMode Property
Specifies whether lining through is applied to words only or to portions of text.
The defined values are:
-continuous: lining is applied to words and separating spaces.
-skip-white-space: lining is not applied to spaces between words.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public LineMode LineThroughWordMode { get; set; }
Public Property LineThroughWordMode As LineMode
Get
Set
Property Value
LineMode